projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b90920
)
"SECONDS_PER_DAY" definition now located in defs.h.
author
oliskoli
<oliskoli>
Sat, 8 Apr 2006 08:29:30 +0000
(08:29 +0000)
committer
oliskoli
<oliskoli>
Sat, 8 Apr 2006 08:29:30 +0000
(08:29 +0000)
nmea.c
patch
|
blob
|
history
diff --git
a/nmea.c
b/nmea.c
index 85ecdcf90b369e7b581059119e382ab193de6441..976b07c0a01b6168ef91e39912926f2a02b34e59 100644
(file)
--- a/
nmea.c
+++ b/
nmea.c
@@
-132,8
+132,6
@@
time I have seen this is when the recording stops suddenly, where the last
sentence is truncated - and missing part of the line, including the checksum.
*/
-#define SECONDS_PER_DAY (24L*60*60)
-
typedef enum {
gp_unknown = 0,
gpgga,